home *** CD-ROM | disk | FTP | other *** search
- // ObjectWindows - (C) Copyright 1992 by Borland International
-
- #define CM_APPEND 101
- #define CM_EDIT 102
- #define CM_SEEK 104
- #define CM_QUIT 103
- #define CM_DCLASS 201
- #define CM_DEMO 202
- #define ID_NAME 101
- #define ID_ADDRESS 102
- #define ID_CITY 103
- #define ID_STATE 104
- #define ID_ZIP 105
- #define ID_AGE 106
- #define ID_SALARY 107
- #define ID_TOP 108
- #define ID_BACK 109
- #define ID_FORWARD 110
- #define ID_BOTTOM 111
- #define ID_SAVE 112
- #define ID_CANCEL 113
- #define ID_NEWSAVE 114
- #define ID_SEEK 116
- #define ID_SEEKEXACT 115
-
-